Skip to content

Conversation

@blink1073
Copy link
Member

@blink1073 blink1073 commented Apr 16, 2025

Tested with mongo-arrow: https://github.com/mongodb-labs/mongo-arrow/actions/runs/14478418991

Unfortunately we had to copy-paste the scripts from the sibling directory since you can't reference parent directories.

Associated PR: mongodb-labs/mongo-arrow#293

name: all-dist-${{ github.run_id }}
path: dist/
- name: Publish package distributions to PyPI
if: inputs.dry_run == 'false'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this run into the same dry_run issues we had in PyMongo?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Those were addressed at the env level, which will be the same here (see the mongo-arrow PR).

@blink1073 blink1073 requested a review from NoahStapp April 16, 2025 14:29
@blink1073 blink1073 merged commit 1eda6c7 into mongodb-labs:main Apr 16, 2025
5 checks passed
@blink1073 blink1073 deleted the python-labs branch April 16, 2025 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants